Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
#9881
bb09e50Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9894
25dbe54Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#9876
3bdec6bThanks @edmundhung! - chore: update youch version@cloudflare/[email protected]
Patch Changes
#9817
6a0d990Thanks @GregBrimble! - Addx-cf-pages-analyticsheader when Web Analytics token is injectedx-cf-pages-analytics: 1header when analytics script is added to HTML responsesUpdated dependencies [
bb09e50,25dbe54,3bdec6b]:@cloudflare/[email protected]
Patch Changes
05adc61,bb09e50,25dbe54,3bdec6b]:@cloudflare/[email protected]
Patch Changes
05adc61,bb09e50,25dbe54,3bdec6b]:[email protected]
Patch Changes
#9765
05adc61Thanks @hasip-timurtas! - Build container images without the user's account ID. This allows containers to be built and verified in dry run mode (where we do not necessarily have the user's account info).When we push the image to the managed registry, we first re-tag the image to include the user's account ID so that the image has the full resolved image name.
Updated dependencies [
bb09e50,25dbe54,3bdec6b]:@cloudflare/[email protected]
Patch Changes
#9888
d2fe58bThanks @IRCody! - Remove undici dependency from @cloudflare/containers-shared#9879
e10c3e2Thanks @dario-piotrowicz! - fix: enable Dockerfile exposed port validation on linux as well#9879
e10c3e2Thanks @dario-piotrowicz! - update error message presented when no port is exported by the image@cloudflare/[email protected]
Patch Changes
#9892
78e259aThanks @GregBrimble! - perf: increase binary search experiment sample rate to 50%#9884
a60e9daThanks @matthewdavidrodgers! - Adds metrics for time-to-dispatch to Router Worker